home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Jan 90 / MacApp.Tech$ 1⁄12⁄90 / 0367-Linking OBJ Files-Jan90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  716 b   |  30 lines  |  [TEXT/GEOL]

  1. Item    4252462                         9-Jan-90        13:42
  2.  
  3. From:   SOFTARCH                        SW Architects, Carl Nelson,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.         CDA0470                         DEV PhySy Music & Development
  7.  
  8. Sub:    Linking OBJ Files
  9.  
  10. Attn: MacApp Tech
  11. Attn: DEV PhySy Music & Development
  12. SentBy: Ron Aldrich
  13. Date   1/9/90
  14. Subject    Linking OBJ Files
  15. From   Ron Aldrich
  16. To MacApp Tech
  17. CC DEV PhySy Music & Development
  18.  
  19.         Reply to:    Linking OBJ Files
  20. Phil,
  21.     Adding the following statement to your .MAMake file should inform the
  22. linker that you want MIDIGlue.o linked in.
  23.  
  24. OtherLinkFiles = MIDIGlue.o
  25.  
  26. Ron Aldrich
  27. Software Architects, Inc.
  28.  
  29.  
  30.